home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #3 / K-CD-3-2002.ISO / K-CS.DCR / 00139_DoubleClick -- Next.ls < prev    next >
Encoding:
Text File  |  2002-01-14  |  64 b   |  6 lines

  1. on mouseUp
  2.   if the doubleClick then
  3.     go(#next)
  4.   end if
  5. end
  6.